10003 matches found
CVE-2021-20181
CVE-2021-20181 describes a race condition in the QEMU 9pfs server implementation (versions up to and including 5.2.0) that can lead to a use-after-free and potential privilege escalation. The affected component is the 9pfs server in QEMU; exploitation could impact confidentiality, integrity, and ...
CVE-2021-38506
CVE-2021-38506 describes a UI spoofing risk in Mozilla products where, after a series of navigations, Firefox could enter fullscreen mode without user notification. Affected: Firefox < 94, Thunderbird < 91.3, and Firefox ESR
CVE-2023-3610
The CVE-2023-3610 issue is a use-after-free in the Linux kernel nf_tables (netfilter) logic, specifically in the NFT_MSG_NEWRULE abort path, caused by flawed error handling of bound chains. This vulnerability can enable local privilege escalation for an attacker possessing CAP_NET_ADMIN, within a...
CVE-2023-5721
CVE-2023-5721 describes a UX vulnerability where certain browser prompts and dialogs could be activated or dismissed unintentionally by users due to an insufficient activation-delay. Affected products/versions per provided documents: Firefox prior to 119, Firefox ESR prior to 115.4, and Thunderbi...
CVE-2024-12426
CVE-2024-12426 concerns LibreOffice up to version 24.8.3 (impacted) with an exposure vulnerability where URLs could cause environmental variables and arbitrary INI file values to be exfiltrated to a remote server when opening certain documents. Affected component/issue: exporting sensitive enviro...
CVE-2014-3538
CVE-2014-3538 affects the file utility: multiple flaws found in the file regular expression rules used to detect file types can cause denial of service via CPU exhaustion when processing crafted inputs; this issue is tied to an incomplete previous fix (CVE-2013-7345). Affected data shows updated ...
CVE-2017-10345
CVE-2017-10345 affects Oracle Java SE/Embedded/JRockit serialization. The vulnerability allows an unauthenticated attacker with network access to compromise the target, potentially causing a partial denial of service; exploitation is difficult and may require human interaction. Affected versions ...
CVE-2018-1108
CVE-2018-1108 affects Linux kernel random seed handling in kernel drivers prior to 4.17-rc1. Seeds could be consumed during early boot before sufficient entropy was gathered, risking confidentiality and integrity of encrypted communications. Public documents specify that the entropy/generator had...
CVE-2018-14362
CVE-2018-14362 affects Mutt before 1.10.1 and NeoMutt before 2018-07-16. pop.c does not forbid characters that may interact unsafely with message-cache pathnames, demonstrated by a '/' character, creating a path-traversal vulnerability in message-cache handling. No exploitation details are provid...
CVE-2019-13137
CVE-2019-13137 affects ImageMagick prior to 7.0.8-50, with a memory-leak vulnerability in ReadPSImage (coders/ps.c). Exploitation could cause resource exhaustion and instability as described in multiple security feeds. The issue is specific to ImageMagick’s PS reader; it is not a general vulnerab...
CVE-2019-13756
CVE-2019-13756 concerns Google Chrome’s and Chromium’s printing UI. The vulnerability is due to an incorrect security UI in printing that can allow a remote attacker to spoof the domain via a crafted HTML page, leading to domain spoofing. Affected version in the original entry is before 79.0.3945...
CVE-2019-19725
CVE-2019-19725 affects the Linux sysstat package up to version 12.2.0, where a double-free vulnerability exists in sa_common.c (function check_file_actlst). Exploitation could cause a crash and, per several advisories, may enable arbitrary code execution or local privileges impact on affected sys...
CVE-2019-9849
CVE-2019-9849 affects LibreOffice prior to 6.2.5. In stealth mode, protection that blocks remote resources did not apply to bullet graphics, potentially exposing or loading remote content via bullet graphics. Upgrade LibreOffice to a version 6.2.5 or newer to remediate.
CVE-2020-13777
GnuTLS 3.6.x before 3.6.14 is affected by a flaw in how the TLS session-ticket encryption key is constructed, caused by an 2018-09-18 commit. The earliest affected version is 3.6.4 . Until the first key rotation, the TLS server uses incorrect data in place of a key derived from the application, l...
CVE-2020-1752
CVE-2020-1752 (glibc) is a use-after-free vulnerability in the tilde expansion path handling of glibc’s glob processing, originating in upstream version 2.14 and fixed in 2.32. The issue affects directory paths beginning with a tilde followed by a valid username and can be exploited by a local at...
CVE-2020-25669
CVE-2020-25669 is a Linux kernel use-after-free in sunkbd_reinit triggered after sunkbd interrupts and before freed; an alias remains after NULLing in sinkbd_disconnect, enabling a use-after-free condition. Documents indicate this is a kernel issue with local impact, potentially causing a crash o...
CVE-2020-28243
CVE-2020-28243 affects SaltStack Salt before 3002.5. The minion’s path restartcheck is vulnerable to command injection via a crafted process name, enabling local privilege escalation for any user who can create files on the minion in a non-blacklisted directory. The issue is documented across mul...
CVE-2021-46669
Summary: CVE-2021-46669 affects MariaDB up to 10.5.9. It allows a use-after-free in convert_const_to_int when the BIGINT data type is used, leading to denial of service. The issue is referenced across multiple advisories and vendor trackers. Affected versions / context: MariaDB up to 10.5.9 (per ...
CVE-2022-1942
CVE-2022-1942 is a vim/vim vulnerability (affecting Vim prior to 8.2) where a heap-based buffer overflow can be triggered by opening a command-line window from a substitute expression. Debian LTS advisory DLA-3204-1 (vim 2:8.1.0875-5+deb10u4) and Debian 11/NVD entries categorize it as a heap-base...
CVE-2022-2509
CVE-2022-2509 is a vulnerability in the GnuTLS library (gnutls) caused by a double free during verification of PKCS7 signatures in gnutls_pkcs7_verify. Connected documents show affected packages across several ecosystems (e.g., Debian gnutls28, AlmaLinux gnutls, Cloud Foundry USN). The root cause...
CVE-2002-2443
CVE-2002-2443 affects MIT Kerberos 5 (krb5) kadmind, specifically the kpasswd service, where schpw.c does not validate incoming UDP packets. This can allow a remote attacker to cause a denial of service via a forged UDP packet that triggers a packet/communication loop, consuming CPU and bandwidth...
CVE-2015-9383
CVE-2015-9383 affects FreeType prior to 2.6.2, with a heap-based buffer over-read in tt_cmap14_validate (sfnt/ttcmap.c). Connected documents corroborate the presence of this CVE and list FreeType versions affected across multiple advisories, but do not provide a vendor/product fix details beyond ...
CVE-2018-13406
CVE-2018-13406 affects the Linux kernel’s uvesafb_setcmap() in drivers/video/fbdev/uvesafb.c, where an integer overflow before kernel 4.17.4 could crash the kernel or allow privilege elevation because kmalloc_array is not used. A fix is available in kernel 4.17.4 (ChangeLog-4.17.4), so upgrading ...
CVE-2018-20467
CVE-2018-20467 (ImageMagick) affects the ImageMagick bmp coder. In ImageMagick before 7.0.8-16, an input BMP file can trigger an infinite loop in the bmp.c processing path, causing hang and excessive CPU/memory usage. This may be exploited by remote attackers via a crafted image file to achieve d...
CVE-2019-13730
CVE-2019-13730 is a type confusion in Google Chrome's V8 JavaScript engine (Chromium-derived) that could allow a remote attacker to trigger heap corruption via a crafted HTML page. The vulnerability is in the JavaScript engine (V8) and is one of multiple Chromium/Chrome issues disclosed for CVE-2...
CVE-2019-13745
CVE-2019-13745 affects Google Chrome (Chromium) prior to 79.0.3945.79. It is a policy enforcement error in the audio component that could allow a remote attacker to leak cross-origin data via a crafted HTML page. The entry lists the vulnerable condition and version range but does not provide expl...
CVE-2019-19923
CVE-2019-19923 affects SQLite 3.30.1, specifically the flattenSubquery path in select.c. The vulnerability arises when using SELECT DISTINCT with a LEFT JOIN where the right-hand side is a view, leading to a NULL pointer dereference or incorrect results. The connected documents consistently descr...
CVE-2020-15393
CVE-2020-15393 : The Linux kernel contains a memory leak in usbtest_disconnect (drivers/usb/misc/usbtest.c) affecting 4.4–5.7.6, CID-28ebeb8db770. Connected sources confirm this CVE across multiple distributions and advisories (Debian LTS entries, Amazon Linux advisories, Mageia, etc.). The vulne...
CVE-2020-1760
CVE-2020-1760 affects Ceph RGW (Ceph Object Gateway): an anonymous S3 request can trigger cross-site scripting due to insufficient input neutralization. The issue is rooted in how untrusted input is handled in the RGW/ExposeHeader scenarios, enabling potential XSS when a path to a publicly readab...
CVE-2020-6394
Chromium vulnerability CVE-2020-6394 is a Blink policy enforcement bypass in Chrome/Chromium prior to 80.0.3987.87, allowing a remote attacker to bypass Content Security Policy via a crafted HTML page. Affected products: Chromium before 80.0.3987.87 (up to 80.0.3987.87-1 in some updates). Root ca...
CVE-2021-21229
CVE-2021-21229: An incorrect security UI issue in the downloads component of Chromium/Chrome prior to 90.0.4430.93 allowed a remote attacker to spoof the domain via a crafted HTML page. Public bulletins confirm impact and patch availability; Debian notes fix in 90.0.4430.93-1, with other advisori...
CVE-2022-32091
CVE-2022-32091 affects MariaDB (notably in MariaDB Server components). The public description in the provided documents states a use-after-poison in __interceptor_memset within sanitizer interceptors, implicated in several MariaDB releases. The connected advisories reference related MariaDB issue...
CVE-2023-2269
The CVE-2023-2269 entry concerns a denial-of-service vulnerability in the Linux kernel Device Mapper-Multipathing, caused by a possible recursive locking scenario that can deadlock in table_clear() in drivers/md/dm-ioctl.c. Affected component: Linux kernel’s DM‑multipath subsystem. Impact per the...
CVE-2025-43965
ImageMagick’s CVE-2025-43965 affects MIFF image processing where image depth is mishandled after SetQuantumFormat, in builds prior to 7.1.1-44. Affected product: ImageMagick. Root cause: mishandling of image depth during MIFF processing when SetQuantumFormat is used (no additional details provide...
CVE-2017-10102
CVE-2017-10102 is a remotely exploitable issue in Oracle Java SE and Java SE Embedded (RMI subcomponent) affecting Java SE 6u151, 7u141, 8u131 and Java SE Embedded 8u131. A remote attacker could compromise the target via API data handling over network access, potentially taking over the Java runt...
CVE-2017-18241
CVE-2017-18241 affects Linux kernel fs/f2fs/segment.c prior to 4.13. Local users can cause a denial of service via a NULL pointer dereference in a flush_cmd_control when using the noflush_merge option, leading to a panic. No exploitation details are provided in the documents. Remediation: upgrade...
CVE-2017-8816
CVE-2017-8816 affects curl/libcurl NTLM authentication on 32-bit platforms, enabling a denial-of-service via integer overflow and buffer overflow when handling long user/password fields. Public advisories tie this to the NTLM path and note exposure through 32-bit builds prior to curl 7.57.0. Amaz...
CVE-2018-2817
CVE-2018-2817 affects the MySQL/MariaDB server stack (MySQL Server component; subcomponents such as DDL/InnoDB/Optimizer) across multiple product lines. Affected versions include MySQL/MariaDB releases prior to upstream fixes (e.g., 5.5.x, 5.6.x, 5.7.x families as cited in the documents). Impact ...
CVE-2019-10220
CVE-2019-10220 affects the Linux kernel CIFS implementation when using kernel version 4.9.0, which is vulnerable to a relative path injection in directory entry lists. The connected Nessus advisories corroborate that this CVE is referenced in multiple advisory plugins, describing the affected com...
CVE-2019-13767
CVE-2019-13767 describes a use-after-free in Chrome’s media picker. A remote attacker who has compromised the renderer could trigger heap corruption via a crafted HTML page in Google Chrome prior to version 79.0.3945.88. The available documents confirm the affected component (media picker/rendere...
CVE-2019-19051
CVE-2019-19051 : A memory leak in the Linux kernel function i2400m_op_rfkill_sw_toggle() (drivers/net/wimax/i2400m/op-rfkill.c) prior to 5.3.11 can allow a local attacker to cause memory exhaustion and denial of service. The issue is fixed in 5.3.11 (ChangeLog-5.3.11). References include related ...
CVE-2019-5778
CVE-2019-5778 affects Google Chrome/Chromium extensions. The available description states a missing case in handling special schemes during permission request checks in Extensions, allowing bypass of extension permission checks for privileged pages via a crafted Chrome Extension (pre 72.0.3626.81...
CVE-2020-11087
CVE-2020-11087 affects FreeRDP (and related Freerdp2 packages in Linux distributions) where an out-of-bounds read occurs in ntlm_read_AuthenticateMessage for versions up to 2.0.0. The issue has been fixed in FreeRDP 2.1.0. Public references in connected advisories/documentation show this CVE list...
CVE-2020-36221
CVE-2020-36221 is an integer underflow in OpenLDAP’s Certificate Exact Assertion processing that crashes slapd, causing denial of service. The issue affects OpenLDAP before 2.4.57; Astra Linux and ALAS advisories explicitly reference the underflow and the need to upgrade to 2.4.57 or newer to fix...
CVE-2021-3178
CVE-2021-3178 affects the Linux kernel NFSv3 export path: when exporting a subdirectory, READDIRPLUS can leak the parent directory file handle, allowing a client to access files outside the exported subtree. Descriptions note this through kernel 5.10.8; some advisories reference fixes in patched ...
CVE-2021-43542
CVE-2021-43542 is a information-disclosure vulnerability involving XMLHttpRequest: error messages could reveal the existence of an external protocol handler, enabling an attacker to identify installed applications. Connected sources indicate the issue affects Thunderbird < 91.4.0, Firefox ESR ...
CVE-2022-27452
CVE-2022-27452 affects MariaDB Server v10.9 and below where a segmentation fault is triggered by the sql/item_cmpfunc.cc component, leading to possible crash of the server. Multiple connected advisories confirm the same issue and list it among a broad set of MariaDB/CVE entries with corresponding...
CVE-2017-13305
CVE-2017-13305 : A vulnerability described as an information disclosure in the Upstream Linux kernel encrypted-keys, with affected product scope as Android kernels. The Initial CVE text notes Android kernel as the impacted component and Android ID A-70526974, describing a local information disclo...
CVE-2017-18926
CVE-2017-18926 affects Raptor RDF Syntax Library 2.0.15, where raptor_xml_writer_start_element_common miscalculates the maximum number of XML namespace declarations, causing heap-based buffer overflows (observed with raptor_qname_format_as_xml). The connected Nessus advisories show the issue impa...
CVE-2018-16658
The CVE-2018-16658 entry concerns the Linux kernel prior to 4.18.6, where a vulnerability in cdrom_ioctl_drive_status() in drivers/cdrom/cdrom.c allows a local attacker to read kernel memory due to an unsafe cast from unsigned long to int that bypasses bounds checks. The issue is mitigated by upg...